home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sports Illustrated for Kids - Awesome Athletes!
/
Sports Illustrated for Kids - Awesome Athletes!.iso
/
quit.dir
/
00001_StartMovie.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-04-18
|
223 b
|
11 lines
on startMovie
global gASKPrompt
set the exitLock to 1
set the modal of window "quit" to 1
set the windowType of window "quit" to 1
set the visible of window "quit" to 1
tell the stage
pause()
end tell
end